[Manager Summary]

PMGetItemProc


Obtains your application-defined event handling function for a dialog box.
OSStatus PMGetItemProc(PMDialog pmDialog, PMItemUPP *itemProc)
PARAMETERS
pmDialog
The PMDialog object describing the dialog box for which you want the event-handling function.
itemProc
On return, a pointer to your application-defined event-handling function.
function result
A result code. See Result Codes.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.